tribal_authority_decision = {  #Ȩ
	picture = "gfx/interface/illustrations/decisions/crown_of_christian.dds"	#ͼƬ
	
	title = tribal_authority_decision	#ľ
	selection_tooltip = tribal_authority_decision_tooltip	#Ч
	desc = tribal_authority_decision_desc	#
	confirm_text = tribal_authority_decision_confirm	 #ȷı
	
	major = yes	#ǷҪ

	is_shown = {	#ʾϾͲھ
		is_ruler = yes	#Ƿͳ
		is_landed = yes	#Ƿӵ
		primary_title.tier > tier_barony	#ͷδо
    has_government = tribal_government  #
	}

	is_valid = {	#Ҫ
		  NAND = {  #ٲһOR෴
        has_realm_law = tribal_authority_0   #ɢ
			  has_realm_law = tribal_authority_1	 #޲Ȩ
			  has_realm_law = tribal_authority_2	 #Ǹ߲Ȩ
			  has_realm_law = tribal_authority_3	 #ǾԲȨ
		  }
	}

	effect = {	#Ч
		custom_tooltip = tribal_authority_decision_custom_tooltip	#Ч
		trigger_event = tribal_authority.0001
	}

	ai_potential = {
		always = no
	}
	
	ai_will_do = {
		base = 0
	}
}

